<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/a/instructions-profile-page</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/a/instructions-profile-page" />
        
        <lastmod>2025-11-06T21:50:44.905670696Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="instructions-profile-page">
            <Attribute name="title">Instructions: Profile page</Attribute>
            <Attribute name="description">Apply variables, strings, and user input to personalize a profile page using an HTML template. These instructions accompany the Profile page project.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/pp/profile-page</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/pp/profile-page" />
        
        <xhtml:link rel="alternate" hreflang="pt"
                    href="https://pt.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/pp/profile-page" />
        
        <lastmod>2024-08-21T02:12:12.11498399Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="profile-page">
            <Attribute name="title">Project: Profile page</Attribute>
            <Attribute name="description">#### Personalize a profile page&#xA;&#xA;See [Instructions: Profile page](/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:html-templating/a/instructions-profile-page).&#xA;&#xA;1. Read [Quick tip: HTML tags](/computing/computer-programming/html-css/intro-to-html/a/quick-tip-html-tags) to learn the basics of HTML.&#xA;2. Use the `input()` function to ask the user for at least three different profile data or settings.&#xA;3. Substitute the values entered by the user into the HTML string to personalize the page. Use at least one value in multiple places.&#xA;&#xA;Make sure to modify the text between the tags and not the tags themselves.&#xA;&#xA;We’ve started with an HTML template for a profile page. Consider what text might change based on the logged-in user and decide how you want to personalize the page. You can follow the outline provided and substitute in words, or change the text completely!&#xA;&#xA;What other kinds of webpages might use templates?</Attribute>
            
            <Attribute name="type">project</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
